[INFO] cloning repository https://github.com/GaetanF/darwin-vxlan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GaetanF/darwin-vxlan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaetanF%2Fdarwin-vxlan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaetanF%2Fdarwin-vxlan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aaccb87ea867916526f10f6f4a84876d13ac6a4
[INFO] fixing GaetanF/darwin-vxlan against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaetanF%2Fdarwin-vxlan" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GaetanF/darwin-vxlan
[INFO] finished tweaking git repo https://github.com/GaetanF/darwin-vxlan
[INFO] tweaked toml for git repo https://github.com/GaetanF/darwin-vxlan written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GaetanF/darwin-vxlan on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GaetanF/darwin-vxlan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded libc v0.2.183
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6
[INFO] running `Command { std: "docker" "start" "1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling darwin-vxlan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:178:66
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     libc::pollfd { fd: notify_fd,        events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                                                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:179:66
[INFO] [stdout]     |
[INFO] [stdout] 179 |                     libc::pollfd { fd: shutdown_read_fd, events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                                                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 if unsafe { libc::poll(pfds.as_mut_ptr(), 2, -1) } <= 0 { break; }
[INFO] [stdout]     |                             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:184:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 if pfds[1].revents & libc::POLLIN != 0 { break; }
[INFO] [stdout]     |                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:190:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |                         libc::read(notify_fd,
[INFO] [stdout]     |                         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:178:66
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     libc::pollfd { fd: notify_fd,        events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                                                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:179:66
[INFO] [stdout]     |
[INFO] [stdout] 179 |                     libc::pollfd { fd: shutdown_read_fd, events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                                                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 if unsafe { libc::poll(pfds.as_mut_ptr(), 2, -1) } <= 0 { break; }
[INFO] [stdout]     |                             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:184:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 if pfds[1].revents & libc::POLLIN != 0 { break; }
[INFO] [stdout]     |                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:190:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |                         libc::read(notify_fd,
[INFO] [stdout]     |                         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |         unsafe { libc::write(shutdown_write_fd, [1u8].as_ptr() as *const libc::c_void, 1); }
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |         unsafe { libc::write(shutdown_write_fd, [1u8].as_ptr() as *const libc::c_void, 1); }
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn vmnet_ctx_start(requested_mtu: u32) -> *mut libc::c_void;
[INFO] [stdout]    |                                                    ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `darwin-vxlan` (bin "darwin-vxlan") due to 34 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn vmnet_ctx_notify_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:15:55
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn vmnet_ctx_notify_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                                       ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn vmnet_ctx_shutdown_write_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                              ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn vmnet_ctx_shutdown_write_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                                               ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:17:45
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn vmnet_ctx_shutdown_read_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn vmnet_ctx_shutdown_read_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                                              ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn vmnet_ctx_mtu(ctx: *mut libc::c_void) -> u32;
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn vmnet_ctx_max_packet_size(ctx: *mut libc::c_void) -> libc::size_t;
[INFO] [stdout]    |                                            ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn vmnet_ctx_max_packet_size(ctx: *mut libc::c_void) -> libc::size_t;
[INFO] [stdout]    |                                                             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:20:37
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn vmnet_ctx_read_one(ctx: *mut libc::c_void, buf: *mut u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn vmnet_ctx_read_one(ctx: *mut libc::c_void, buf: *mut u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:20:87
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn vmnet_ctx_read_one(ctx: *mut libc::c_void, buf: *mut u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                                       ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn vmnet_ctx_write(ctx: *mut libc::c_void, buf: *const u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn vmnet_ctx_write(ctx: *mut libc::c_void, buf: *const u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn vmnet_ctx_write(ctx: *mut libc::c_void, buf: *const u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn vmnet_ctx_stop(ctx: *mut libc::c_void);
[INFO] [stdout]    |                                 ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ctx: *mut libc::c_void,
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:174:40
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let ctx = ctx_read as *mut libc::c_void;
[INFO] [stdout]     |                                        ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     libc::pollfd { fd: notify_fd,        events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:277:72
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let ret = unsafe { vmnet_ctx_write(ctx, eth.as_ptr(), eth.len() as libc::size_t) };
[INFO] [stdout]     |                                                                        ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |                     libc::pollfd { fd: shutdown_read_fd, events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:275:53
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn vxlan_to_vmnet(frame: &[u8], vni: u32, ctx: *mut libc::c_void, bridge: &str) {
[INFO] [stdout]     |                                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:242:74
[INFO] [stdout]     |
[INFO] [stdout] 242 |         unsafe { libc::write(shutdown_write_fd, [1u8].as_ptr() as *const libc::c_void, 1); }
[INFO] [stdout]     |                                                                          ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:200:80
[INFO] [stdout]     |
[INFO] [stdout] 200 |                         vmnet_ctx_read_one(ctx, buf.as_mut_ptr(), buf.len() as libc::size_t)
[INFO] [stdout]     |                                                                                ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:226:53
[INFO] [stdout]     |
[INFO] [stdout] 226 |                         let ctx = ctx_write as *mut libc::c_void;
[INFO] [stdout]     |                                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:191:56
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   drain.as_mut_ptr() as *mut libc::c_void,
[INFO] [stdout]     |                                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:192:44
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...                   drain.len() as libc::size_t)
[INFO] [stdout]     |                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn vmnet_ctx_start(requested_mtu: u32) -> *mut libc::c_void;
[INFO] [stdout]    |                                                    ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn vmnet_ctx_notify_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:15:55
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn vmnet_ctx_notify_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                                       ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn vmnet_ctx_shutdown_write_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                              ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn vmnet_ctx_shutdown_write_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                                               ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:17:45
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn vmnet_ctx_shutdown_read_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn vmnet_ctx_shutdown_read_fd(ctx: *mut libc::c_void) -> libc::c_int;
[INFO] [stdout]    |                                                              ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn vmnet_ctx_mtu(ctx: *mut libc::c_void) -> u32;
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn vmnet_ctx_max_packet_size(ctx: *mut libc::c_void) -> libc::size_t;
[INFO] [stdout]    |                                            ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn vmnet_ctx_max_packet_size(ctx: *mut libc::c_void) -> libc::size_t;
[INFO] [stdout]    |                                                             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:20:37
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn vmnet_ctx_read_one(ctx: *mut libc::c_void, buf: *mut u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn vmnet_ctx_read_one(ctx: *mut libc::c_void, buf: *mut u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:20:87
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn vmnet_ctx_read_one(ctx: *mut libc::c_void, buf: *mut u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                                       ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn vmnet_ctx_write(ctx: *mut libc::c_void, buf: *const u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn vmnet_ctx_write(ctx: *mut libc::c_void, buf: *const u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:21:86
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn vmnet_ctx_write(ctx: *mut libc::c_void, buf: *const u8, len: libc::size_t) -> libc::c_int;
[INFO] [stdout]    |                                                                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn vmnet_ctx_stop(ctx: *mut libc::c_void);
[INFO] [stdout]    |                                 ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/vxlan.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ctx: *mut libc::c_void,
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:174:40
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let ctx = ctx_read as *mut libc::c_void;
[INFO] [stdout]     |                                        ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     libc::pollfd { fd: notify_fd,        events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:277:72
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let ret = unsafe { vmnet_ctx_write(ctx, eth.as_ptr(), eth.len() as libc::size_t) };
[INFO] [stdout]     |                                                                        ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |                     libc::pollfd { fd: shutdown_read_fd, events: libc::POLLIN, revents: 0 },
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:275:53
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn vxlan_to_vmnet(frame: &[u8], vni: u32, ctx: *mut libc::c_void, bridge: &str) {
[INFO] [stdout]     |                                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:242:74
[INFO] [stdout]     |
[INFO] [stdout] 242 |         unsafe { libc::write(shutdown_write_fd, [1u8].as_ptr() as *const libc::c_void, 1); }
[INFO] [stdout]     |                                                                          ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:200:80
[INFO] [stdout]     |
[INFO] [stdout] 200 |                         vmnet_ctx_read_one(ctx, buf.as_mut_ptr(), buf.len() as libc::size_t)
[INFO] [stdout]     |                                                                                ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:226:53
[INFO] [stdout]     |
[INFO] [stdout] 226 |                         let ctx = ctx_write as *mut libc::c_void;
[INFO] [stdout]     |                                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:191:56
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   drain.as_mut_ptr() as *mut libc::c_void,
[INFO] [stdout]     |                                                  ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> src/vxlan.rs:192:44
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...                   drain.len() as libc::size_t)
[INFO] [stdout]     |                                      ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `darwin-vxlan` (bin "darwin-vxlan" test) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6", kill_on_drop: false }`
[INFO] [stdout] 1c79218dc2fadcff7da0dcd2f6ca6dcbe5801abc3fda59a15dc474c2a47e08f6
